home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libcompress-raw-zlib-perl / copyright < prev   
Text File  |  2008-06-14  |  3KB  |  66 lines

  1. This is the debian package for the Compress-Raw-Zlib module.
  2. It was created by Krzysztof Krzyzaniak (eloy) <eloy@debian.org> using dh-make-perl.
  3.  
  4. It was downloaded from: http://search.cpan.org/dist/Compress-Raw-Zlib/
  5.  
  6. The upstream author is: Paul Marquess <pmqs@cpan.org>.
  7.  
  8. Copyright (c) 2005-2008 Paul Marquess. All rights reserved.
  9.  
  10. This program is free software, you can redistribute it and/or modify it under
  11. the same terms as Perl itself.
  12.  
  13. Perl is distributed under licenses:
  14.  
  15.     a) the GNU General Public License as published by the Free Software
  16.        Foundation; either version 1, or (at your option) any later
  17.        version, or
  18.   
  19.     b) the "Artistic License" which comes with Perl.
  20.   
  21.     On Debian GNU/Linux systems, the complete text of the GNU General
  22.     Public License can be found in /usr/share/common-licenses/GPL' and
  23.     the Artistic Licence in /usr/share/common-licenses/Artistic'.
  24.  
  25.  
  26. The directory zlib-src contains a subset of the source files copied directly
  27. from zlib version 1.2.3. 
  28. Full source for the zlib library is available at http://www.zlib.org
  29.  
  30. Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
  31.  
  32. This software is provided 'as-is', without any express or implied
  33. warranty.  In no event will the authors be held liable for any damages
  34. arising from the use of this software.
  35.  
  36. Permission is granted to anyone to use this software for any purpose,
  37. including commercial applications, and to alter it and redistribute it
  38. freely, subject to the following restrictions:
  39.  
  40.   1. The origin of this software must not be misrepresented; you must not
  41.      claim that you wrote the original software. If you use this software
  42.      in a product, an acknowledgment in the product documentation would be
  43.      appreciated but is not required.
  44.   2. Altered source versions must be plainly marked as such, and must not be
  45.      misrepresented as being the original software.
  46.   3. This notice may not be removed or altered from any source distribution.
  47.  
  48.   Jean-loup Gailly        Mark Adler
  49.   jloup@gzip.org          madler@alumni.caltech.edu
  50.  
  51.  
  52. The data format used by the zlib library is described by RFCs (Request for
  53. Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt
  54. (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
  55.  
  56.  
  57. The file ppport.h contains the following copyright/license notice:
  58.  
  59. COPYRIGHT
  60. Version 3.x, Copyright (c) 2004-2006, Marcus Holland-Moritz.
  61. Version 2.x, Copyright (C) 2001, Paul Marquess.
  62. Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
  63.  
  64. This program is free software; you can redistribute it and/or modify it
  65. under the same terms as Perl itself.
  66.